@import '_content/AuralizeBlazor/AuralizeBlazor.tf5u2o3oxg.bundle.scp.css';
@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.tkxqvq0zjw.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-zuzdjfl9k0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-zuzdjfl9k0] {
    flex: 1;
}

.sidebar[b-zuzdjfl9k0] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-zuzdjfl9k0] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-zuzdjfl9k0]  a, .top-row[b-zuzdjfl9k0]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-zuzdjfl9k0]  a:hover, .top-row[b-zuzdjfl9k0]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-zuzdjfl9k0]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-zuzdjfl9k0] {
        justify-content: space-between;
    }

    .top-row[b-zuzdjfl9k0]  a, .top-row[b-zuzdjfl9k0]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-zuzdjfl9k0] {
        flex-direction: row;
    }

    .sidebar[b-zuzdjfl9k0] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-zuzdjfl9k0] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-zuzdjfl9k0]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-zuzdjfl9k0], article[b-zuzdjfl9k0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/CustomerVersions.razor.rz.scp.css */
.customer-versions[b-aah5jgfvfo] {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
}

.main-container[b-aah5jgfvfo] {
    padding: 20px;
    padding-top: 5px;
    width: 96vw;
    height: 75vh;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}
/* /Pages/Dashboard.razor.rz.scp.css */
.drawer[b-p6n56xjoys] {
    height: 100vh;
    overflow: hidden;
}

.drawer-contetnt[b-p6n56xjoys] {
    text-align: left;
    overflow: hidden
}

.customer-admin-header[b-p6n56xjoys] {
    width: 100vw;
    height: 5vh;
    background-color: cadetblue;
    justify-content: center;
    display: flex;
    align-content: center;
}

.header-section[b-p6n56xjoys] {
    display: flex;
    justify-content: center;
    height: 3vh;
    color: white;
    width: 100%;
    max-width: 600px;
    height: 100%;
}

.back-button[b-p6n56xjoys] {
    padding: 10px;
    position: absolute;
    margin-top: 7px;
    margin-right: 350px;
}

.header-title[b-p6n56xjoys] {
    width: 50%;
    height: 100%;
    font-weight: bold;
    font-size: 125%;
    margin-left: 15%;
    align-content: center;
    text-align: center;
}

.drawer-icon[b-p6n56xjoys] {
    margin-left: 10%;
}

.center-wrapper[b-p6n56xjoys] {
    width: 100vw;
    display: flex;
    justify-content: center;
}

.client-search[b-p6n56xjoys] {
    margin-left: 5vw;
    margin-right: 5vw;
}

.filter-criteria-section[b-p6n56xjoys] {
    height: auto;
    width: 100%;
    max-width: 600px;
    background-color: white;
    margin-bottom: 0vh;
    border: 2px solid lightgray;
    border-bottom: none;
}

.search-bar-section[b-p6n56xjoys] {
    margin-left: 5vw;
    margin-right: 5vw;
    margin-top: 1vh;
}

.search-title[b-p6n56xjoys] {
    font-weight: bold;
    padding: 0;
    margin-top: 1vh;
}

.search-text-field[b-p6n56xjoys] {
    width: auto;
    background-color: lightgray
}

.reseller-status-section[b-p6n56xjoys]{
    display: flex; padding-bottom: 2vh;
}

.reseller-section-1[b-p6n56xjoys] {
    width: 40%;
    margin-left: 5vw;
    margin-right: 5vw;
}

.reseller-title-1[b-p6n56xjoys] {
    font-weight: bold;
    padding: 0;
    margin-top: 1vh;
}

.status-section-1[b-p6n56xjoys] {
    width: 40%;
    margin-right: 4vw;
}

.status-title-1[b-p6n56xjoys] {
    font-weight: bold;
    padding: 0;
    margin-top: 1vh;
}

.customer-list-results[b-p6n56xjoys] {
    height: calc(75vh - 50px);
    width: 90vw;
    max-width: 600px;
    margin-bottom: 50px;
    background-color: white;
    text-align: center;
    overflow: auto;
    border: 3px solid lightgray;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.customer-button[b-p6n56xjoys] {
    height: auto;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    border-bottom: solid 2px lightgray;
}

.customer-button-name[b-p6n56xjoys] {
    font-size: 110%;
    margin-top: 1.5vh;
    margin-bottom: 1.5vh;
    padding: 0;
}

.header-section-tabs[b-p6n56xjoys] {
    height: 5.5vh;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    max-width: 700px;
}

.tabs-container[b-p6n56xjoys] {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    padding: 0 0.5vw;
    max-width: 96vw;
}

.tab-button[b-p6n56xjoys] {
    white-space: nowrap;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid gray;
}

.header-section-business-name[b-p6n56xjoys] {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
}

.selectedCustomer[b-p6n56xjoys] {
    width: 96vw;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
}

.selected-business-name[b-p6n56xjoys] {
    font-weight: bold;
    font-size: 115%;
    margin: 0;
    padding: 0;
}

.selected-location-id[b-p6n56xjoys] {
    font-size: 115%;
    margin: 0;
    padding: 0;
}
/* /Pages/Tabs/Backups.razor.rz.scp.css */
.main-container[b-c2gwjnitwp] {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
}

.backups-container[b-c2gwjnitwp] {
    width: 96vw;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
}

.find-backups-button[b-c2gwjnitwp] {
    background-color: lightgray;
    padding: 5px;
    margin-top: 3vh;
    margin-bottom: 3vh;
}
/* /Pages/Tabs/CreditCardIntegration.razor.rz.scp.css */
.main-container[b-zpjbyni3q7] {
    width: auto;
    display: flex;
    justify-content: center;
}

.cc-integration-container[b-zpjbyni3q7] {
    width: 96vw;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
}

.integration-type[b-zpjbyni3q7] {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
}

.integration-details-expanded[b-zpjbyni3q7] {
    height: 400px;
    overflow-y: auto;
}

.integration-row[b-zpjbyni3q7] {
    height: 70px;
    display: flex;
    justify-content: space-evenly;
    margin-top: 1.5vh;
    margin-bottom: 1.5vh;
}

.integration-row.cc-options[b-zpjbyni3q7]{
    margin: 0vw;
    height: auto
}

.integration-column[b-zpjbyni3q7] {
    width: 45%;
    max-width: 275px;
    height: 90%;
}

    .integration-column.agent-code[b-zpjbyni3q7] {
        width: 40%;
    }

.column-text[b-zpjbyni3q7] {
    font-weight: bold;
    text-align: left;
    width: 100%;
    height: 40%;
}

.column-button[b-zpjbyni3q7] {
    background-color: lightgray;
    width: 100%;
    height: 50%;
}

.column-cc-fee[b-zpjbyni3q7] {
    width: 50%;
    max-width: 275px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cc-fee-text[b-zpjbyni3q7] {
    width: 100%;
    font-weight: bold;
    text-align: left;
    align-items: center;
    margin-bottom: 8px;
    font-size: 95%;
}

.cc-fee-button[b-zpjbyni3q7] {
    background-color: lightgray;
    width: 40%;
    height: 50%;
    margin-left: 5%;
}

.long-column[b-zpjbyni3q7] {
    width: 100%;
    height: 90%;
}

.long-column-text[b-zpjbyni3q7] {
    font-weight: bold;
    text-align: left;
    width: 90%;
    height: 40%;
}

.long-column-button[b-zpjbyni3q7] {
    background-color: lightgray;
    width: 90%;
    height: 50%;
}

.notes-container[b-zpjbyni3q7] {
    height: 210px;
    width: auto;
}

.notes-label[b-zpjbyni3q7] {
    width: 90%;
    text-align: left;
    font-weight: bold;
    margin-left: 3%;
    margin-top: 10px;
}

.notes-response[b-zpjbyni3q7] {
    border: 1px solid gray;
    height: 80%;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 10px;
    text-align: left;
    padding: 10px;
}

.notes-response.integrated-devices[b-zpjbyni3q7]{
    height: 200px;
    overflow-y: auto;
    text-align: center;
}

.info-text-field[b-zpjbyni3q7]{
    background-color: lightgray;
    padding: 5px;
    overflow: auto;
}

.info-text-field.cc-fee[b-zpjbyni3q7]{
    width: 85%;
    display: flex;
    justify-content: center;
}

.info-text-field.auth-key[b-zpjbyni3q7]{
    scale: 90%;
}

.cc-options-section[b-zpjbyni3q7] {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.overlay-update-msg[b-zpjbyni3q7] {
    padding: 30px;
    width: 100%;
}

.msg-button-container[b-zpjbyni3q7] {
    padding: 5px;
    text-align: right;
}

.msg-button[b-zpjbyni3q7] {
    height: 33%;
    width: 25%;
    background-color: lightgray;
}
/* /Pages/Tabs/Features.razor.rz.scp.css */
.main-container[b-qjukbpg0qv] {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
}

.features-container[b-qjukbpg0qv] {
    width: 96vw;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
}

.features-titles[b-qjukbpg0qv]{
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    height: 35px;
}

.title-feature[b-qjukbpg0qv] {
    font-weight: bold;
    width: 45%;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    padding-bottom: 0px;
    margin-bottom: 0px;
    height: 100%;
}

.title-enabled[b-qjukbpg0qv] {
    font-weight: bold;
    width: 20%;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    padding-bottom: 0px;
    margin-bottom: 0px;
    height: 100%;
}

.title-charge[b-qjukbpg0qv] {
    font-weight: bold;
    width: 35%;
    border-bottom: 1px solid black;
    padding-bottom: 0px;
    margin-bottom: 0px;
    height: 100%;
}

.features-body[b-qjukbpg0qv] {

}

.feature-entry[b-qjukbpg0qv] {
    display: flex;
    justify-content: space-evenly;
}

.feature-name[b-qjukbpg0qv] {
    display: flex;
    width: 45%;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    justify-content: center;
    align-items: center;
    justify-content: center;
}

.feature-enabled[b-qjukbpg0qv] {
    width: 20%;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

.enabledCheckBox[b-qjukbpg0qv] {
    display: flex;
    justify-content: center;
    width: 100%;
}

.feature-charge[b-qjukbpg0qv] {
    display: flex;
    width: 35%;
    border-bottom: 1px solid black;
}

.error-msg[b-qjukbpg0qv] {
    font-weight: bold;
    color: red;
    padding: 10px;
}
/* /Pages/Tabs/GiftCardIntegration.razor.rz.scp.css */
.main-container[b-75ff8058de] {
    width: auto;
    display: flex;
    justify-content: center;
}

.gc-integration-container[b-75ff8058de] {
    width: 96vw;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
}

.integration-type[b-75ff8058de] {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
}

.gift-card-details-expanded[b-75ff8058de] {
    height: 400px;
    overflow-y: auto;
}

.integration-row[b-75ff8058de] {
    height: 70px;
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 1.5vh;
}

.integration-column[b-75ff8058de] {
    width: 100%;
    height: 90%;
}

.column-text[b-75ff8058de] {
    font-weight: bold;
    text-align: left;
    width: 90%;
    height: 40%;
}

.column-button[b-75ff8058de] {
    background-color: lightgray;
    width: 90%;
    height: 50%;
}

.notes-container[b-75ff8058de] {
    height: 210px;
    width: auto;
}

.notes-label[b-75ff8058de] {
    width: 90%;
    text-align: left;
    font-weight: bold;
    margin-left: 3%;
    margin-top: 10px;
}

.notes-response[b-75ff8058de] {
    border: 1px solid gray;
    height: 80%;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 10px;
}
/* /Pages/Tabs/Info.razor.rz.scp.css */
.client-info[b-pf44jzldvm] {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
}

.main-container[b-pf44jzldvm] {
    padding: 20px;
    padding-top: 5px;
    width: 96vw;
    height: 75vh;
    font-weight: bold;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}

.business-name[b-pf44jzldvm] {
    padding: 3px;
}

.business-name-text-field[b-pf44jzldvm] {
    background-color: lightgray;
    font-weight: normal;
    border: 2px solid lightgray;
    border-radius: 5px;
    padding: 3px;
    height: auto;
    width: 100%;
}

.address[b-pf44jzldvm] {
    padding: 10px;
}

.address-text-field[b-pf44jzldvm] {
    background-color: lightgray;
    font-weight: normal;
    border: 2px solid lightgray;
    border-radius: 5px;
    padding: 3px;
    height: auto;
    width: 100%;
}

.address-details[b-pf44jzldvm] {
    display: flex;
    padding: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0px;
    width: 100%;
    margin-left: 10px;
}

.address-details-section[b-pf44jzldvm] {
    width: 100%
}

.city-title[b-pf44jzldvm] {
    padding: 10px;
    width: 100%;
}

.city-text-field[b-pf44jzldvm] {
    background-color: lightgray;
    font-weight: normal;
    border: 2px solid lightgray;
    border-radius: 5px;
    padding: 3px;
    height: auto;
    width: 95%;
}

.state-title[b-pf44jzldvm]{
    padding: 10px;
    width: 100%;
}

.state-text-field[b-pf44jzldvm] {
    background-color: lightgray;
    font-weight: normal;
    border: 2px solid lightgray;
    border-radius: 5px;
    padding: 3px;
    height: auto;
    width: 95%;
}

.zip-title[b-pf44jzldvm] {
    padding: 10px;
    width: 100%;
}

.zip-text-field[b-pf44jzldvm] {
    background-color: lightgray;
    font-weight: normal;
    border: 2px solid lightgray;
    border-radius: 5px;
    padding: 3px;
    height: auto;
    width: 95%;
}

.contact-info-1[b-pf44jzldvm] {
    display: flex;
    padding: 10px;
    padding-bottom: 0;
    padding-left: 0px;
    padding-top: 0;
}

.contact-section[b-pf44jzldvm] {
    width: 50%;
}

.phone-title[b-pf44jzldvm] {
    padding: 10px;
}

.phone-text-field[b-pf44jzldvm] {
    background-color: lightgray;
    font-weight: normal;
    border: 2px solid lightgray;
    border-radius: 5px;
    padding: 3px;
    height: auto;
    width: 95%;
}

.fax-title[b-pf44jzldvm] {
    padding: 10px;
}

.fax-text-field[b-pf44jzldvm] {
    background-color: lightgray;
    font-weight: normal;
    border: 2px solid lightgray;
    border-radius: 5px;
    padding: 3px;
    height: auto;
    width: 100%;
}

.contact-info-2[b-pf44jzldvm] {
    display: flex;
    padding: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0px;
}

.contact-name-title[b-pf44jzldvm] {
    padding: 10px;
}

.contact-name-text-field[b-pf44jzldvm] {
    background-color: lightgray;
    font-weight: normal;
    border: 2px solid lightgray;
    border-radius: 5px;
    padding: 3px;
    height: auto;
    width: 95%;
}

.email-title[b-pf44jzldvm] {
    padding: 10px;
}

.email-text-field[b-pf44jzldvm] {
    background-color: lightgray;
    font-weight: normal;
    border: 2px solid lightgray;
    border-radius: 5px;
    padding: 3px;
    height: auto;
    width: 100%;
}

.reseller-corp-section[b-pf44jzldvm] {
    width: 100%;
    padding: 5px;
    padding-top: 0;
    padding-left: 0px;
    margin-top: 1vh;
    display: flex;
    align-items: center;
}

.reseller-section[b-pf44jzldvm] {
    width: 100%;
    margin-right: 50px;
}

.reseller-title[b-pf44jzldvm] {
    padding: 10px;
    padding-bottom: 0;
}

.corp-section[b-pf44jzldvm] {
    width: 100%;
    margin-right: 50px;
}

.corp-title[b-pf44jzldvm] {
    padding: 10px;
    padding-bottom: 0;
}

.status-receipt-section[b-pf44jzldvm] {
    justify-content: space-evenly;
    display: flex;
    align-items: center;
}

.receipt-section[b-pf44jzldvm] {
    width: 50%;
    margin-top: 28px;
}

.receipt-header-button[b-pf44jzldvm] {
    padding: 5px;
    background-color: lightgray;
    border: 1px solid gray;
    width: 100%;
    max-width: 150px;
    height: auto;
    margin-left: 30%;
}

.version-section[b-pf44jzldvm] {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.allowed-version-section[b-pf44jzldvm] {
    width: 50%;
    margin-top: 1vh
}

.current-version-section[b-pf44jzldvm] {
    display: flex;
    padding: 10px;
    padding-top: 0;
    padding-left: 0px;
    width: 50%;
}

.version-container[b-pf44jzldvm] {
    width: 100%;
    margin-top: 5%;
    margin-left: 20%;
    text-align: center;
}

.version-title[b-pf44jzldvm] {
    padding: 5px;
}

.version-text[b-pf44jzldvm] {
    font-weight: normal;
    text-align: center;
    padding: 3px;
    height: auto;
    width: 100%;
    color: blue
}

.status-section[b-pf44jzldvm] {
    width: 50%;
}

.display-disable-customer-section[b-pf44jzldvm] {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 1vh;
}

.display-name-box[b-pf44jzldvm] {
    padding: 0px;
}

.display-name-title[b-pf44jzldvm] {

}

.disable-customer-box[b-pf44jzldvm]{
    padding: 0px;
}

.disable-customer-title[b-pf44jzldvm] {
    color: red;
}

.display-name-text-section[b-pf44jzldvm] {
    padding: 5px;
    width: 100%;
    height: auto;
    border: solid 2px lightgray;
    border-radius: 10px;
    display: flex;
    justify-content: space-evenly;
}

.display-name-section[b-pf44jzldvm] {
    width: 40%
}

.display-name-text-field[b-pf44jzldvm] {
    background-color: lightgray;
    width: auto;
    background-color: lightgray
}

.demo-display-name-section[b-pf44jzldvm] {
    width: 40%
}

.demo-display-name-text-field[b-pf44jzldvm] {
    background-color: lightgray;
    width: auto;
    background-color: lightgray;
}
/* /Pages/Tabs/Licenses.razor.rz.scp.css */
.main-container[b-v3hhyg893c] {
    width: auto;
    display: flex;
    justify-content: center;
}

.licenses-container[b-v3hhyg893c] {
    width: 96vw;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
}

.licenses-list-container[b-v3hhyg893c] {
    height: 60vh;
    overflow-y: auto;
}

.license-row[b-v3hhyg893c] {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}

.license-text[b-v3hhyg893c] {
    margin-top: 15px;
}

    .license-text.type[b-v3hhyg893c] {
        width: 12%;
        text-align: left;
        margin-left: 3%;
        white-space: nowrap;
    }

.license-text.value[b-v3hhyg893c]{
    font-size: 110%;
    width: 70%;
}

.license-text.status[b-v3hhyg893c]{
    width: 15%;
    margin-right: 5%;
}

.error-msg[b-v3hhyg893c] {
    font-weight: bold;
    color:red;
    padding: 5px;
    margin-top: 15px;
}
/* /Pages/Tabs/Menu.razor.rz.scp.css */
.main-container[b-80ylccc1rt] {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
}

.menu-update-container[b-80ylccc1rt] {
    width: 96vw;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
}

.update-prices-button[b-80ylccc1rt] {
    background-color: lightgray;
    padding: 5px;
    margin-top: 3vh;
    margin-bottom: 3vh;
}

.overlay-update-msg[b-80ylccc1rt] {
    padding: 5px;
    width: 300px;
}

.msg-button-container[b-80ylccc1rt] {
    padding: 5px;
    text-align: right;
}

.msg-button[b-80ylccc1rt] {
    height: 33%;
    width: 25%;
    background-color: lightgray;
}
/* /Pages/Tabs/Services.razor.rz.scp.css */
.main-container[b-kxioobi12d] {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
}

.services-container[b-kxioobi12d] {
    text-align: left;
    font-size: 90%;
    padding: 20px;
    width: 96vw;
    height: fit-content;
    font-weight: bold;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
}

.service-section[b-kxioobi12d] {
    width: auto;
    display: flex;
    align-items: center;
    margin-left: 5vw;
    margin-right: 5vw;
    margin-bottom: 2vh;
}

.cloud-backup-service-title[b-kxioobi12d] {
    width: 150px;
    font-size: 105%;
    font-weight: bold;
    height: 26px;
}

.olo-service-title[b-kxioobi12d] {
    width: 150px;
    font-size: 105%;
    font-weight: bold;
    height: 26px;
}

.alert-service-title[b-kxioobi12d] {
    width: 150px;
    font-size: 105%;
    font-weight: bold;
    height: 26px;
}

.ttservices-title[b-kxioobi12d] {
    width: 150px;
    font-size: 105%;
    font-weight: bold;
    height: 26px;
}

.table-top-title[b-kxioobi12d] {
    width: 150px;
    font-size: 105%;
    font-weight: bold;
    height: 26px;
}

.empty-service-container[b-kxioobi12d] {
    width: 175px;
    display: flex;
    margin-left: 5vw;
    margin-right: 5vw;
}

.start-service-section[b-kxioobi12d] {
    width: 175px;
    display: flex;
    margin-left: 5vw;
    margin-right: 5vw;
}

.play-button-img[b-kxioobi12d] {
    width: 25px;
    height: 25px;
    margin-top: 1px;
    margin-left: 25%;
    display: flex;
    background: none;
}

.stop-restart-section[b-kxioobi12d] {
    width: 175px;
    display: flex;
    margin-left: 5vw;
    margin-right: 5vw;
}

.stop-button-img[b-kxioobi12d] {
    width: 25px;
    height: 25px;
    margin-top: 1px;
    margin-left: 25%;
    display: flex;
    background: none;
}

.refresh-button-img[b-kxioobi12d] {
    width: 25px;
    height: 25px;
    margin-top: 1px;
    display: flex;
    margin-left: 25%;
    background: none;
}

.service-status-text[b-kxioobi12d] {
    margin-left: 20px;
}

.service-error-msg[b-kxioobi12d] {
    margin-top: 10px;
    padding: 5px;
    width: 300px;
}

.msg-button-container[b-kxioobi12d] {
    padding: 5px;
    text-align: right;
}

.msg-button[b-kxioobi12d] {
    height: 33%;
    width: 25%;
    background-color: lightgray;
}

.refresh-services-button[b-kxioobi12d] {
    background-color: lightgray;
    padding: 3px;
    width: 30%;
    margin-top: 15px;
    margin-left: 35%;
    margin-right: 35%;
}
/* /Pages/Tabs/Support.razor.rz.scp.css */
.main-container[b-ohdy6yd9t5] {
    width: auto;
    display: flex;
    justify-content: center;
}

.support-container[b-ohdy6yd9t5] {
    width: 96vw;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
}

.support-type[b-ohdy6yd9t5] {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
}

.support-details-expanded[b-ohdy6yd9t5] {
    height: 400px;
    overflow-y: auto;
}

.notes-container[b-ohdy6yd9t5] {
    height: 210px;
    width: auto;
}

.notes-label[b-ohdy6yd9t5] {
    width: 95%;
    text-align: left;
    font-weight: bold;
    margin-left: 1%;
}

.notes-response[b-ohdy6yd9t5] {
    border: 1px solid gray;
    height: 80%;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}

.support-details[b-ohdy6yd9t5]{
    margin-left: 5%;
    margin-right: 5%;
}
.support-date-range[b-ohdy6yd9t5] {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    margin-bottom: 2%;
}

.support-purchase-date[b-ohdy6yd9t5] {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
}
/* /Pages/Tabs/TextingService.razor.rz.scp.css */
.main-container[b-ojhs7p6e23] {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
}

.texting-service-container[b-ojhs7p6e23] {
    width: 96vw;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
}

.check-box-container[b-ojhs7p6e23] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.texting-service-box[b-ojhs7p6e23] {
    padding: 0px;
}

.integration-type[b-ojhs7p6e23] {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
}
/* /Pages/Tabs/UpdateHistory.razor.rz.scp.css */
.main-container[b-ytjkfek13z] {
    width: auto;
    display: flex;
    justify-content: center;
}

.update-history-container[b-ytjkfek13z] {
    width: 96vw;
    max-width: 700px;
    background-color: white;
    border: 2px solid gray;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
}

.update-container[b-ytjkfek13z] {
    height: 60vh;
    overflow-y: auto;
}

.update-row[b-ytjkfek13z] {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}

.update-text[b-ytjkfek13z] {
    margin-top: 15px;
}

.error-msg[b-ytjkfek13z] {
    font-weight: bold;
    color: red;
    padding: 5px;
    margin-top: 15px;
}
